Skip to content

Comments

Bump torch from 2.5.0 to 2.6.0 in /applications/nvidia_nim/nvidia_nim_nvclip in the pip group across 1 directory#793

Merged
bhashemian merged 6 commits intomainfrom
dependabot/pip/applications/nvidia_nim/nvidia_nim_nvclip/pip-3dd932210a
Jul 3, 2025
Merged

Bump torch from 2.5.0 to 2.6.0 in /applications/nvidia_nim/nvidia_nim_nvclip in the pip group across 1 directory#793
bhashemian merged 6 commits intomainfrom
dependabot/pip/applications/nvidia_nim/nvidia_nim_nvclip/pip-3dd932210a

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 18, 2025

Bumps the pip group with 1 update in the /applications/nvidia_nim/nvidia_nim_nvclip directory: torch.

Updates torch from 2.5.0 to 2.6.0

Release notes

Sourced from torch's releases.

PyTorch 2.6.0 Release

  • Highlights
  • Tracked Regressions
  • Backwards Incompatible Change
  • Deprecations
  • New Features
  • Improvements
  • Bug fixes
  • Performance
  • Documentation
  • Developers

Highlights

We are excited to announce the release of PyTorch® 2.6 (release notes)! This release features multiple improvements for PT2: torch.compile can now be used with Python 3.13; new performance-related knob torch.compiler.set_stance; several AOTInductor enhancements. Besides the PT2 improvements, another highlight is FP16 support on X86 CPUs.

NOTE: Starting with this release we are not going to publish on Conda, please see [Announcement] Deprecating PyTorch’s official Anaconda channel for the details.

For this release the experimental Linux binaries shipped with CUDA 12.6.3 (as well as Linux Aarch64, Linux ROCm 6.2.4, and Linux XPU binaries) are built with CXX11_ABI=1 and are using the Manylinux 2.28 build platform. If you build PyTorch extensions with custom C++ or CUDA extensions, please update these builds to use CXX_ABI=1 as well and report any issues you are seeing. For the next PyTorch 2.7 release we plan to switch all Linux builds to Manylinux 2.28 and CXX11_ABI=1, please see [RFC] PyTorch next wheel build platform: manylinux-2.28 for the details and discussion.

Also in this release as an important security improvement measure we have changed the default value for weights_only parameter of torch.load. This is a backward compatibility-breaking change, please see this forum post for more details.

This release is composed of 3892 commits from 520 contributors since PyTorch 2.5. We want to sincerely thank our dedicated community for your contributions. As always, we encourage you to try these out and report any issues as we improve PyTorch. More information about how to get started with the PyTorch 2-series can be found at our Getting Started page.

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps the pip group with 1 update in the /applications/nvidia_nim/nvidia_nim_nvclip directory: [torch](https://github.com/pytorch/pytorch).


Updates `torch` from 2.5.0 to 2.6.0
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](pytorch/pytorch@v2.5.0...v2.6.0)

---
updated-dependencies:
- dependency-name: torch
  dependency-version: 2.6.0
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 18, 2025
@jjomier jjomier requested a review from mocsharp April 28, 2025 14:06
@jjomier jjomier requested a review from bhashemian July 2, 2025 10:34
Signed-off-by: B Hashemian <3968947+bhashemian@users.noreply.github.com>
Signed-off-by: B Hashemian <3968947+bhashemian@users.noreply.github.com>
Signed-off-by: B Hashemian <3968947+bhashemian@users.noreply.github.com>
Signed-off-by: B Hashemian <3968947+bhashemian@users.noreply.github.com>
@bhashemian bhashemian merged commit b73f953 into main Jul 3, 2025
14 checks passed
@bhashemian bhashemian deleted the dependabot/pip/applications/nvidia_nim/nvidia_nim_nvclip/pip-3dd932210a branch July 3, 2025 15:34
@tbirdso
Copy link
Contributor

tbirdso commented Jul 7, 2025

@bhashemian @mocsharp just confirming, did we validate runtime compatibility with the upgraded torch 2.7.0 dependency?

@bhashemian
Copy link
Member

bhashemian commented Jul 7, 2025

@bhashemian @mocsharp just confirming, did we validate runtime compatibility with the upgraded torch 2.7.0 dependency?

@tbirdso, I’ve tested the app with a few images and prompts. Is there any additional validation required? Could you please elaborate? Thanks

@tbirdso
Copy link
Contributor

tbirdso commented Jul 7, 2025

I’ve tested the app with a few images and prompts

This is sufficient, thanks!

vani-nag pushed a commit to vani-nag/v3.3-benchmark that referenced this pull request Jul 10, 2025
…_nvclip in the pip group across 1 directory (nvidia-holoscan#793)

* Bump torch

Bumps the pip group with 1 update in the /applications/nvidia_nim/nvidia_nim_nvclip directory: [torch](https://github.com/pytorch/pytorch).

Updates `torch` from 2.5.0 to 2.6.0
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](pytorch/pytorch@v2.5.0...v2.6.0)

---
updated-dependencies:
- dependency-name: torch
  dependency-version: 2.6.0
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix a recently introduced bug in dockerfile

Signed-off-by: B Hashemian <3968947+bhashemian@users.noreply.github.com>

* add requests to the depenencies

Signed-off-by: B Hashemian <3968947+bhashemian@users.noreply.github.com>

* add a new line

Signed-off-by: B Hashemian <3968947+bhashemian@users.noreply.github.com>

* bump torch version to 2.7

Signed-off-by: B Hashemian <3968947+bhashemian@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: B Hashemian <3968947+bhashemian@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bruce Hashemian <3968947+bhashemian@users.noreply.github.com>
Signed-off-by: Vani Nagarajan <vanin@nvidia.com>
cdinea pushed a commit to cdinea/holohub that referenced this pull request Aug 27, 2025
…_nvclip in the pip group across 1 directory (nvidia-holoscan#793)

* Bump torch

Bumps the pip group with 1 update in the /applications/nvidia_nim/nvidia_nim_nvclip directory: [torch](https://github.com/pytorch/pytorch).


Updates `torch` from 2.5.0 to 2.6.0
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](pytorch/pytorch@v2.5.0...v2.6.0)

---
updated-dependencies:
- dependency-name: torch
  dependency-version: 2.6.0
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix a recently introduced bug in dockerfile

Signed-off-by: B Hashemian <3968947+bhashemian@users.noreply.github.com>

* add requests to the depenencies

Signed-off-by: B Hashemian <3968947+bhashemian@users.noreply.github.com>

* add a new line

Signed-off-by: B Hashemian <3968947+bhashemian@users.noreply.github.com>

* bump torch version to 2.7

Signed-off-by: B Hashemian <3968947+bhashemian@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: B Hashemian <3968947+bhashemian@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bruce Hashemian <3968947+bhashemian@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants